Resource StructureDefinition/FHIR Server from package tiplu.maia.schnittstellendefinition#1.1.1 (79 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "MaiaPatient",
"url" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaPatient",
"version" : "1.0.0",
"name" : "MaiaPatient",
"title" : "Maia Patient",
"status" : "active",
"experimental" : false,
"date" : "2023-02-27",
"publisher" : "Tiplu GmbH",
"description" : "Das vorliegende Patient-Profil beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.id",
"path" : "Patient.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"mustSupport" : true
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"mustSupport" : true
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name:Name",
"path" : "Patient.name",
"sliceName" : "Name",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.name:Name.use",
"path" : "Patient.name.use",
"min" : 1,
"patternCode" : "official",
"mustSupport" : true
},
{
"id" : "Patient.name:Name.family",
"path" : "Patient.name.family",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name:Name.given",
"path" : "Patient.name.given",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.managingOrganization",
"path" : "Patient.managingOrganization",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/maia/StructureDefinition/MaiaGesundheitseinrichtung"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.